Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
ISearchFilter::GetItemArrayVBS Method
ISearchFilter Interface | ISearchFilter Interface | Send Feedback

GetItemArrayVBS is identical to GetItemArray, except that it returns the document ids in an array of Variants, so the array can be used in VBScript.

[id(16), helpstring("method GetItemArrayVBS returns an array of Variants containing the document ids of each item in the search filter.  Because the array contains Variants rather than integers, it can be used in VBScript.")]
HRESULT GetItemArrayVBS([in] LONG iIndex, [out, retval] VARIANT * pArray);
Interface
Links
You are here: COM Interface > Interfaces > ISearchFilter Interface > ISearchFilter::GetItemArrayVBS Method
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.